home *** CD-ROM | disk | FTP | other *** search
/ Aminet 15 / Aminet 15 - Nov 1996.iso / Aminet / comm / www / ALynx.lha / ALynx / orig / lynx.hlp < prev    next >
Text File  |  1995-06-09  |  8KB  |  232 lines

  1. 1 LYNX
  2.  NAME
  3.  lynx - a general purpose distributed information browser for the World 
  4.  Wide Web
  5.  
  6. 2 SYNOPSIS
  7.      Lynx [options] [path or URL]
  8.  
  9.      use "lynx -help" to display a complete list of current options.
  10.  
  11. 2 DESCRIPTION
  12.  Lynx is a fully-featured World Wide Web (WWW) client for users running
  13.  cursor-addressable, character-cell display devices (e.g., vt100 terminals,
  14.  vt100 emulators running on PCs or Macs, or any other "curses-oriented"
  15.  display). It will display hypertext markup language (HTML) documents con-
  16.  taining links to files residing on the local system, as well as files
  17.  residing on remote systems running Gopher, HTTP, FTP, WAIS, and NNTP
  18.  servers.  Current versions of Lynx run on UNIX and VMS.
  19.  
  20.  Lynx can be used to access information on the World Wide Web, or to build
  21.  information systems intended primarily for local access.  For example, Lynx
  22.  has been used to build several Campus Wide Information Systems (CWIS).  In
  23.  addition, Lynx can be used to build systems isolated within a single LAN.
  24.  
  25. 2 OPTIONS
  26.  At start up, Lynx will load any local file or remote URL specified at 
  27.  the command line.  For help with URLs, press "?" or "h" while running
  28.  Lynx.  Then follow the link titled, "Help on URL's."
  29.  
  30.   -anonymous
  31.        used to specify the anonymous account.
  32.  
  33.   -case
  34.        enable case-sensitive string searching.
  35.  
  36.   -cache=NUMBER
  37.        set the NUMBER of documents cached in memory.  The default is 10.
  38.  
  39.   -cfg=FILENAME
  40.        specifies a Lynx configuration file other than the default lynx.cfg.
  41.  
  42.   -display=DISPLAY
  43.        set the display variable for X rexeced programs.
  44.  
  45.   -dump
  46.        dumps the formatted output of the default document or one specified
  47.        on the command line to standard out. Under UNIX this can be used in
  48.        the following way: lynx -dump http://www.w3.org/default.html.
  49.  
  50.   -editor=EDITOR
  51.        enable edit mode using the specified EDITOR. (vi, ed, emacs, etc.)
  52.  
  53.   -emacskeys
  54.        enable emacs-like key movement.
  55.  
  56.   -fileversions
  57.        include all versions of files in local VMS directory listings.
  58.  
  59.   -force_html
  60.        forces the first document to be interpreted as HTML.
  61.  
  62.   -ftp 
  63.        disable ftp access.
  64.  
  65.   -help
  66.        print this Lynx command syntax usage message.
  67.  
  68.   -homepage=URL
  69.        set homepage separate from start page.
  70.  
  71.   -index=URL
  72.        set the default index file to the specified URL.
  73.  
  74.   -localhost
  75.        disable URLs that point to remote hosts.
  76.  
  77.   -nobrowse
  78.        disable directory browsing.
  79.  
  80.   -noprint
  81.        disable print functions.
  82.  
  83.   -nostatus
  84.        disable the retrieval status messages.
  85.  
  86.   -print
  87.        enable print functions. (default)
  88.  
  89.   -restrictions=[option][,,option]...
  90.        allows a list of services to be disabled selectively.  The following
  91.        list is printed if no options are specified.
  92.  
  93.        all - restricts all options.
  94.  
  95.        bookmark - disallow changing the location of the bookmark file.
  96.  
  97.        default - same as command line option -anonymous. Disables default
  98.            services for anonymous users. Currently set to all restricted
  99.            except for:  inside_telnet, outside_telnet, inside_news,
  100.            inside_ftp, outside_ftp, inside_rlogin, outside_rlogin, jump,
  101.            mail and goto.  Defaults are setable within userdefs.h.
  102.  
  103.        disk_save - disallow saving binary files to disk in the download
  104.            menu.
  105.  
  106.        download - disallow downloaders in the download menu.
  107.  
  108.        editor - disallow editing.
  109.  
  110.        exec - disable execution scripts.
  111.  
  112.        exec_frozen - disallow the user from changing the local execution
  113.            option.
  114.  
  115.        file_url - disallow using G)oto to go to file: URL's.
  116.  
  117.        goto - disable the 'g' (goto) command.
  118.  
  119.        inside_ftp - disallow ftps for people coming from inside your domain
  120.            (utmp required for selectivity).
  121.  
  122.        inside_news - disallow USENET news posting for people coming from
  123.            inside our domain (utmp required for selectivity).
  124.  
  125.        inside_rlogin - disallow rlogins for people coming from inside your
  126.            domain (utmp required for selectivity).
  127.  
  128.        inside_telnet - disallow telnets for people coming from inside your
  129.            domain (utmp required for selectivity).
  130.  
  131.        jump - disable the 'j' (jump) command.
  132.  
  133.        mail - disable mailing feature.
  134.  
  135.        news_post - disable USENET News posting.
  136.  
  137.        options_save - disallow saving options in .lynxrc.
  138.  
  139.        outside_ftp - disallow ftps for people coming from outside your
  140.            domain (utmp required for selectivity).
  141.  
  142.        outside_news - disallow USENET news posting for people coming from
  143.            outside your domain (utmp required for selectivity).
  144.  
  145.        outside_rlogin - disallow rlogins for people coming from outside your
  146.            domain (utmp required for selectivity).
  147.  
  148.        outside_telnet - disallow telnets for people coming from outside your
  149.            domain (utmp required for selectivity).
  150.  
  151.        print - disallow most print options.
  152.  
  153.        shell - disallow shell escapes and lynxexec G)oto's.
  154.  
  155.        suspend - disallow Unix Control-Z suspends with escape to shell.
  156.  
  157.   -rlogin
  158.        disable recognition of rlogin commands.
  159.  
  160.   -selective
  161.        require .www_browsable files to browse directories.
  162.  
  163.   -show_cursor
  164.        If enabled the cursor will not be hidden in the right hand corner but
  165.        will instead be positioned at the start of the currently selected
  166.        link.  show cursor is the default for systems without FANCY_CURSES
  167.        capabilities, and the default configuration can be changed in
  168.        userdefs.h.
  169.  
  170.   -source
  171.        works the same as dump but outputs HTML source instead of formatted
  172.        text.
  173.  
  174.   -telnet
  175.        disable recognition of telnet commands.
  176.  
  177.   -term=TERM
  178.        tell Lynx what terminal type to assume its talking to.  (This may be
  179.        useful for remote execution, when, for example, Lynx connects to a
  180.        remote TCP/IP port that starts a script that, in turn, starts another
  181.        Lynx process.)
  182.  
  183.   -trace
  184.        turns on WWW trace mode.
  185.  
  186.   -version
  187.        print version information
  188.  
  189.   -vikeys
  190.        enable vi-like key movement.
  191.  
  192. 2 COMMANDS
  193.  o Use Up arrow and Down arrow to scroll through hypertext links.
  194.  o Right arrow or Return will follow a highlighted hypertext link.
  195.  o Left Arrow will retreat from a link.
  196.  o Type "h" or "?" for online help and descriptions of key-stroke commands.
  197.  o Type "k" for a complete list of the current key-stroke command mappings.
  198.  
  199. 2 NOTES
  200.  This is the Lynx 2.4-FM Release for UN*X/VMS
  201.  
  202.  If you wish to contribute to the further development of Lynx, subscribe
  203.  to our mailing list.  Send email to <listserv@ukanaix.cc.ukans.edu> with
  204.  "subscribe lynx-dev <your-name>" as the only line in the body of your
  205.  message.
  206.  
  207.  Send bug reports, comments, suggestions to <lynx-dev@ukanaix.cc.ukans.edu>.
  208.  Send general help requests to <lynx-help@ukanaix.cc.ukans.edu>.
  209.  
  210. 2 ACKNOWLEDGMENTS
  211.  Lynx has incorporated code from a variety of sources along the way.
  212.  The earliest versions of Lynx included code from Earl Fogel of Computing
  213.  Services at the University of Saskatchewan, who implemented HYPERREZ
  214.  in the UN*X environment.  HYPERREZ was developed by Niel Larson of 
  215.  Think.com and served as the model for the early versions of Lynx.
  216.  Those versions also incorporated libraries from the UN*X Gopher clients
  217.  developed at the University of Minnesota, and the later versions of 
  218.  Lynx rely on the WWW client library code developed by Tim Berners-Lee
  219.  and the WWW community.  Also a special thanks to Foteos Macrides who
  220.  ported much of Lynx to VMS and to everyone on the net who has contributed
  221.  to Lynx's development either directly (through comments or bug reports)
  222.  or indirectly (through inspiration and development of other systems).
  223.  
  224. 2 AUTHORS
  225.  Michael Grobe, Charles Rezac, Lou Montulli
  226.  Academic Computing Services
  227.  University of Kansas
  228.  Lawrence, Kansas 66047
  229.  
  230.  
  231.  
  232.